home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / WINHAK95.ZIP / PLUGINS / NORTON~4.WH < prev   
Encoding:
Text File  |  1996-05-06  |  873 b   |  28 lines

  1. // WinHacker Script
  2. // Copyright (c) 1996 Wedge Software
  3. //
  4. //
  5. // This file changes the way Norton AntiVirus Auto-Protect works.
  6. //
  7. // When you import this file into your registry, the Auto-Protect message
  8. // displayed during shutdown is disabled. This will avoid a problem with
  9. // some video drivers where the system appears to hang during shutdown.
  10. // Your floppy drives are still scanned for viruses if Norton AntiVirus 
  11. // is configured to do so.
  12. //
  13. // You must restart Windows for this change to take effect.
  14.  
  15. [Main]
  16. Desc = Enables the Norton Antivirus 95 Splash Screen
  17. // StartMessage = 
  18. ExitMessage = Done.  Please restart your computer.
  19.  
  20. [Registry]
  21. Procs = 1
  22.  
  23. [RegistryProc#1]
  24. RootKey = HKEY_LOCAL_MACHINE
  25. Path = SOFTWARE\Symantec\Norton AntiVirus\Auto-Protect\InternalSettings
  26. Item = ShowUIWhileScanningBoot
  27. Action = WriteDword
  28. Value = 1